Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate caml_hash_variant once #21

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dra27
Copy link
Member

@dra27 dra27 commented Jun 27, 2019

The values returned by caml_hash_variant can be cached, and I think should be.

This PR declares the globals - there needs to be a routine added to initialise them (probably called by the OCaml module in a toplevel expression).

TODO: Initialise the globals and replace all the calls.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant